home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / v cisle / backstreet / bs.exe / {app} / backstreet.chm / files / basichelp.css < prev   
Cascading Style Sheet File  |  2005-09-15  |  442b  |  17 lines

  1. body {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 8pt;
  4.     line-height: 1.5;
  5. }
  6.  
  7. h1,h2,h3,h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
  8.  
  9. h1 {font-size: 12pt}
  10. h2 {font-size: 11pt}
  11. h3 {font-size: 10pt}
  12. h4 {font-size: 8pt}
  13.  
  14. th,td {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
  15. td {font-size: 8pt; font-weight: normal}
  16. th {font-size: 8pt; font-weight: bold}
  17.